-
Notifications
You must be signed in to change notification settings - Fork 839
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding Solitaire game #4613
Adding Solitaire game #4613
Conversation
Created a new game page for Solitaire with responsive design. ->Implemented game logic for Solitaire, including shuffle, deal, and move functionalities. ->made the game easy and simple ->Tested the Solitaire game for various browsers
Thank you @nikki-05 ,for creating the PR and contributing to our GameZone 💗 |
hello sir, how do I tick mark ? |
hii @kunjgit may I know any update regarding the PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do the following changes
add your game image in asset folder of the gamezone follow naming convention while naming the image add your game entry to the main readme.md file of the gammezone follow format (refer other entries)
also in your pr description mark anychanges that applied to your pr example part of program
improvements made to the CSS for better visual appearance, consistent card sizing, and improved drag-and-drop functionality.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also add your game entry into the main readme.md file of the repo refer other entries for the format
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rename as per naming convention for images should be same as game folder name
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hii can you check please if it is done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
its still not done you need to update readme.md file of the GameZone repo
Thank you @nikki-05 , for your valuable time and contribution in our GameZone 💗. |
Created a new game page for Solitaire with the simplest design. ->Implemented game logic for Solitaire, including shuffle, deal, and move functionalities. ->made the game easy and simple
->Tested the Solitaire game for various browsers
PR Description 📜
Integrated Solitaire game into the existing game website.
Created a new game page for Solitaire with a simple design.
Implemented game logic for Solitaire, including shuffle, deal, and move functionalities.
Added card movements and interactions.
Instructions and rules for playing Solitaire are included on the game page.
Tested the Solitaire game for various browsers and screen sizes to ensure compatibility and responsiveness.
Fixed minor bugs related to card placement and game reset functionality.
will be fixing more issues related to the game
-Added the screenshot of the game image in the assets folder
-Made necessary changes to the CSS styling and enhancements
-Added link to the game in the main README.md
Fixes #4564
Mark the task you have completed ✅
Add your screenshots(Optional) 📸
Thank you soo much for contributing to our repository 💗